第14 步:登录通常会显示您的密码长度,而不是您输入的内容。让我们在这里做吧!
- 返回get_user_input()并在response =和return之间放置几行空行。
- 在 LOGIC 中,转到并将Length拖入get_user_input() 。
- 然后,将( )中的变量从my_var为response 。我们需要知道响应的长度。
- 然后,在下面,将Multiplying Strings拖到get_user_input中。我们将在下一个活动中使用它。
To navigate the page using the TAB key, first press ESC to exit the code editor.